home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: MegaDisc / MegaDisc 04 (1988)(MegaDisc Digital Publishing)(AU)[m][WB].zip / MegaDisc 04 (1988)(MegaDisc Digital Publishing)(AU)[m][WB].adf / Articles / Hints&Tips < prev    next >
Text File  |  2007-12-01  |  17KB  |  308 lines

  1.  
  2.  
  3.  
  4.  
  5.            YET MORE HINTS AND TIPS AND NEWS
  6.  
  7.  
  8.  
  9.     ****** Send in any hints and tips that you've come across
  10.     ****** so others can benefit from your wisdom. Any such
  11.     ****** contribution that we use will be worth a free disk
  12.     ****** with the contents of any Fish Disk copied onto it.
  13.     ****** (We've run out of Tshirts...)
  14.  
  15.      #  CONSERVING RAM - Anyone with a 512K system should know that there
  16.     are various ways to do this, and it becomes important when
  17.     running large programs, such as STARMAP on this disk. For example,
  18.     if you have a couple of windows open on the Workbench, you may
  19.     find that such a program won't run; removing all unnecessary
  20.     open windows may solve the problem (check the title bar RAM
  21.     indicator as you close them). Overlapping windows chew up even
  22.     more memory, and previously run programs which don't restore
  23.     memory to the system when closed are another problem (lazy
  24.     programming). And finally, to squeeze a little more memory from
  25.     your system, you can turn off the computer, remove the external
  26.     drive, and boot up again - a disk drive takes about 30K. Keep
  27.     these things in mind if you have any problems getting Starmap
  28.     to run.
  29.  
  30.      #  Some people may be unaware of the extent of the possibilities of the
  31.     Amiga keyboard. In the DEVS directory of your 1.2 Workbench disk
  32.     are several different KEYMAPS which can be changed through the CLI
  33.     or through the SETMAP utility in the SYSTEM drawer. The default
  34.     keymap which you're probably using is the USA0 which is pretty
  35.     standard and contains most characters that you need. But the other
  36.     day, I had to prepare a document with a Pound Sterling character,
  37.     but where was it? At ALT-L in fact, but not through my text editor -
  38.     it appeared in Pagesetter's text editor however when I pressed that
  39.     combination. In short, you'll find every character you ever needed
  40.     if you look for it.
  41.     The best way to look is to get the program SETKEY (from Codeworks,
  42.     c/0 Charles J. Carter, 4601 Wilshire Cove, Huntsville, AL 35816 :
  43.     send US$25 & p&p), which is a neat utility which allows you to do
  44.     two things - on a graphical representation of the keyboard you can
  45.     click on any key, using any keymap, and find out what key-combinatios
  46.     are possible in that keymap; and, more powerfully, you can select
  47.     any key and define for yourself a keymap with your own macros and
  48.     assignments. So you can program F2 to be "diskcopy df0: to df1:" if
  49.     you like and a single press will do it.
  50.     A Demo version of the program can be found on Fish 70, along with
  51.     a few custom keymaps. The SAVE function is disabled (to encourage
  52.     you to buy the program), but you can use it to check out all the
  53.     key combinations in your keymaps.
  54.     There is also KEYTOY in the Tools drawer of your Extras disk,
  55.     which allows you to check out the current keymap.
  56.     The GIZMOZ disk (ask your dealer) has a HOTKEY function which allows
  57.     you to do similar tricks in redefining keys, and you can do the
  58.     same again with a couple of CLI SHELL PROGRAMS, such as METACOMCO
  59.     SHELL, or Matt Dillon's CSH shell in the public domain (an excellent
  60.     program). For those who didn't read about shells on Megadisc3,
  61.     they are programs which "wrap around" the CLI, and give you extra
  62.     capabilities, such as keeping a list of previous commands which can
  63.     be retrieved by the arrow keys (history); command line editing, ie,
  64.     you can retrieve a previous command and change it as you wish; and
  65.     the ability to define macros for specific keys and key combinations
  66.     (as described above). Well worth using one if you use the CLI much
  67.     at all.(See "Timesaver" below).
  68.  
  69.  
  70.      #  Speaking of key combinations - some may not know that to remove the
  71.     contents of any "dialog box" in any requester (those strips where
  72.     you have to enter the names of files), just click in the box, and
  73.     then press Right-Amiga & X together. This will work for any requester
  74.     and saves a lot of backspacing.
  75.                      - some programs open windows which
  76.     don't have "depth arrangement" gadgets in the top right corner
  77.     (Textcraft, for example). To push the window to the back press
  78.     Left-Amiga & N together; to reverse the process, Left-Amiga & M.
  79.                      - to remove a line you've typed into
  80.     the CLI, just press CTRL-X together.
  81.                      - to move the cursor up the screen in
  82.     the CLI so that a certain section at the top doesn't scroll off,
  83.     just hit CTRL-K a few times - then CTRL-L to remove junk in the
  84.     window.
  85.  
  86.      #  ESCAPE CODES - This is an area fraught with traps for the unwary.
  87.     For those who haven't yet delved into them, they are codes which you
  88.     embed into  files, such as word processing or database documents, which
  89.     allow control over the various capabilities of your printer - bold,
  90.     italic, underline, tabs, formfeeds, etc. The "CLI-COLOURS" article by
  91.     Ross Kellaway in this issue goes into this for specific cases, and the
  92.     manual for SCRIBBLE! does also. If anyone has conquered Escape codes
  93.     for their own printers or software, please send in the results so they
  94.     can be included on a future Megadisc. Most of the software and hardware
  95.     we have at our fingertips has a lot more power than we use, simply
  96.     because the information is not readily available, so tell us what you
  97.     know.
  98.  
  99.      # TIMESAVER - This devilish little device just crossed my desk, and
  100.     it's very impressive: a little box which squeezes into a slot under the
  101.     Amiga 1000, "intercepts" the keyboard and allows you to do all sorts of
  102.     clever things:
  103.         * clock-calendar, which updates the Amiga, and lets you
  104.     date-stamp files at any time
  105.         * create up to 500 Macros (commands and keyboard
  106.     combinations) of any kind which will operate across the whole system,
  107.     unlike some software macro packages which only work within specific
  108.     applications - there are also some prepared macros with CLI commands
  109.         * CLI command history and editing capabilities
  110.         * optional intercept of startup-sequence with your own
  111.     prepared macro
  112.         * optional password protection
  113.     This is a fine bit of "firmware", simple in concept and very useful.
  114.     I have noticed that it behaves oddly on occasion, especially in the
  115.     area of CLI editing/history - ie, sometimes some of the history seems
  116.     to get lost. And the date function is a little wayward at times.
  117.     For a fuller review see a future issue. It's available from your dealer
  118.     for approximately $165 (a little steep, but...), and is from C LTD, who
  119.     have developed some other good hardware for the Amiga, such as a SCSI
  120.     controller for US$300, a CD ROM driver soon to arrive, etc.
  121.  
  122.      # MARAUDER II - for those who find themselves having to do multiple
  123.     copies of disks (like here at Megadisc), say for User Groups or public
  124.     domain disks, Marauder II has the capability of loading the "source"
  125.     disk into RAM:, thereby freeing up the internal drive as a "target"
  126.     drive, along with as many other drives as your machine can handle
  127.     (about 3 maximum). So you can copy 4 at a time, not bad. Going further,
  128.     our local hardware whiz, the "Diskdoctor" has constructed a "disk
  129.     tower" of 5 linked drives which attaches as if it were one drive
  130.     (df1:), thus allowing even more.
  131.  
  132.      # C64 EMULATOR - Computamart of Western Australia is bringing in a lot
  133.     of good products for the Amiga (such as Timesaver above), and this is
  134.     one which is surely going to be useful to all those 64 users who've
  135.     taken the plunge and bought an Amiga. These people still hold a great
  136.     affection for their 64's, and it is surely a classic machine, and many
  137.     will be interested in running some of their existing 64 software on the
  138.     Amiga with this product. As it says in the blurb: "Full C64 serial port
  139.     compatibility; supports game ports; works with keypad; full C64
  140.     graphics; RGB or Composite video output; complete with hardware and
  141.     software; etc." Anyone who takes one for a run - send us a review.
  142.     Computamart can be contacted on (09) 328 9799. There's another C64
  143.     emulator in the pipeline, I'm told.
  144.  
  145.      # NEW AMIGA MAGAZINE - Called "Enigma", I've seen the first copy and
  146.     it is a good one. Plenty of information, compactly presented, and with
  147.     a good coverage - halfway between AmigaWorld and Amazing Computing in
  148.     appearance and content it seems. These will soon start appearing at
  149.     selected dealers, so have a look. They come from Britain, for a change,
  150.     rather than the US.
  151.  
  152.      # TROJAN HORSES AND VIRUSES - For some time now, there has been fear
  153.     and loathing on the Amiga telecommunications networks globally, due to
  154.     the existence of a couple of insidious and destructive "viruses". These
  155.     are cute little bits of software that lodge on your disk from, say, a
  156.     downloaded file from a BBS, and if you're lucky just say "Ya! I'm
  157.     here!" or whatever; if you're unlucky, you might find that there's a
  158.     time bomb in your system, and after a while your hard disk is trashed.
  159.     If anyone has any first-hand knowledge of how to deal with these, do
  160.     tell - I'm told that if you use the CLI "install" command on your disk,
  161.     you can get rid of it. The lesson is as usual: back up your important
  162.     disks. (The name of a virus program in the US is STEMMY.ARC or
  163.     ST.EMMY.ARC, according to AmigaWorld.) I believe some local hackers
  164.     have devised a disk that innoculates against the virus - check your
  165.     local user group or BBS.
  166.  
  167.      # HARD DISK BACKUPS - On Fish 48 there is a good Hard Disk Backup
  168.     Utility called BRU which works very nicely - better, I'm told, than
  169.     "Hardhat" which is a commercial product. Worth doing occasionally, as
  170.     you never know when disaster will strike in the form of the
  171.     above-mentioned virus, or simple crash. BRU takes about 1.25 hours on a
  172.     20-meg hard disk, and needs a STACK of about 50,000 from the CLI.
  173.     Direct any enquiries to the Sysop of Club Amiga BBS, (02) 521 6338.
  174.     And speaking of Hard Disks, the SCSI Interface/Clock
  175.     Calendar/512K RAM expansion unit from EXPANSION SYSTEMS is probably the
  176.     way to go to get a good SCSI interface for your Amiga - with that in
  177.     the system, you can then add any SCSI device that's around, and there
  178.     are some nice cheap hard disks available these days. See the Review in
  179.     Megadisc3 for more details of this. The same bunch also deals in Hard
  180.     Disks of various sizes. For information call Megadisc.
  181.  
  182.      # SCSI - For those who wonder what SCSI is: it stands for "Small
  183.     Computer Systems Interface" and is a high speed parallel interface
  184.     originally designed by Shugart in the late 70's and is now an industry
  185.     standard. Such a SCSI bus opens the Amiga architecture to a wide range
  186.     of standard peripherals, such as:
  187.     * All sizes of Hard Disks
  188.     * Streaming tape
  189.     * WORM cartridges: Write Once, Read Many; ie an optical disk for
  190.       massive storage
  191.     * CD ROM drive units
  192.     * In the future, Laser Printers, Networks, etc.
  193.  
  194.      # THERMAL PRINTERS - Anyone who owns a thermal printer, such as the
  195.     Okimate 20 might be pleased to know that it is possible to use FAX
  196.     paper in the printer when they're not using a ribbon. This turns out
  197.     rather cheaper than buying slim packs of cut sheets, and can often be
  198.     found in one's place of employment...
  199.  
  200.      # EPSON LQ-2500+ - Recently test-drove one of these, which is Epson's
  201.     top of line printer. A3 width is possible, like any good business
  202.     printer; 5 fonts available online, with more available as plug-in
  203.     modules, including an OCR font (ie, one which will give printout which
  204.     is readable by an Optical Character Recognition scanner system, meaning
  205.     you can scan a page of text into your computer as text rather than as a
  206.     graphic dump); a very neat press-button menu-driven display on the
  207.     front of the printer for manipulating all the capabilities of the
  208.     device. The text comes out fine using the JX-80 Printer driver in
  209.     Preferences, though graphics leave something to be desired. I'm told
  210.     that there is a driver available specifically for this printer, but
  211.     you'll have to hunt for it. A nice fast printer, a little noisy, and
  212.     price around $2500 - just the thing if you can't stretch to a laser
  213.     printer.
  214.  
  215.      # APPLE LASERWRITER PLUS - Anyone who has an Amiga and access to a
  216.     Laserwriter should use it. The results are excellent using Pagesetter
  217.     and any other package which is Postscript-compatible. The only problem
  218.     is the serial cable to link them up, since a standard serial cable
  219.     won't work. So here are the PIN CONNECTIONS to make up your own cable:
  220.         AMIGA END               LASERWRITER END
  221.         [  1                     1  ]
  222.            2                     3
  223.            3                     2
  224.         [  4                     5  ]
  225.            5                     4
  226.            6                     20
  227.            20                    6
  228.         [  8                     8  ]
  229.     At the Amiga plug end, pin 8 must be "tied" to pin 20, ie run a bit of
  230.     solder between them. The square brackets above indicate "optional", ie
  231.     they don't seem to make any difference one way or another. The
  232.     unbracketed ones are necessary. With such a cable you can get very
  233.     flash output from the Laserwriter.
  234.  
  235.     While on the subject of Laser Printers, the Texas Instruments 2108/2105
  236.     series are serious contenders - Postscript compatible, along with
  237.     emulations of most standard printers like the Hewlett-Packard, Diablo
  238.     630 and so forth, 3 meg of RAM, and TWO 68020 processors which means
  239.     the output is very fast compared to other printers, and also means the
  240.     printer has a lot more computing power than your Amiga. Price is
  241.     comparable to the Laserwriter at about $11,000 RRP.
  242.  
  243.     Another Postscript-compatible printer worth waiting for is Mitsui's
  244.     Ricoh 6000 - supposedly available anytime now, it will have 35 fonts
  245.     available, stacks of RAM if you want to upgrade, and a comparatively
  246.     very low price. We'll bring you a review as soon as we can get our
  247.     hands on one.
  248.  
  249.      # AUDIOMASTER - Aegis is soon to bring out the final version of this
  250.     music editor, which was written by the Australian Peter Norman. The
  251.     demo version allows all sorts of possibilities in editing sounds, with
  252.     freehand graphic editing, sound looping, and practically every kind of
  253.     manipulation of sound that you can imagine. The capabilities are those
  254.     of a much more expensive system, and will be a must for those
  255.     exploiting the Amiga for its musical abilities.
  256.  
  257.      # SEQUIN - another locally made piece of music software, supposed to
  258.     be an excellent editor. Please send in reviews of this and other
  259.     software. Now!
  260.  
  261.      # CHOICE MAGAZINE - The most recent Choice consumer watchdog magazine
  262.     has done a feature on low-cost computers, and it seems that the Amiga
  263.     outstrips all the rest in terms of quality and price. As usual, however
  264.     they have fallen into the dreaded trap of claiming that there's not
  265.     much software, especially of a business nature, around for it. Humph!
  266.     Anyone with an epistolary tendency should send a letter correcting
  267.     this hangover from 18 months ago.
  268.  
  269.      # ALADDIN DISKMAG - Recently saw a version of this, the latest entry
  270.     in the Amiga Diskmag stakes. Rather than approaching it like Megadisc
  271.     with Amiga-specific information, or JumpDisk, with its tenacious
  272.     adherence to Basic, this one is more of a general-purpose mag with
  273.     features like cooking (sic!), a puzzle or two, etc. The "interface" of
  274.     the program is custom-made, and allows text or graphics to be shown and
  275.     paged through. All in all, not bad, though being able to read only from
  276.     the screen is a bit of a drawback, in my opinion, and you're locked
  277.     into the sequence set up. Anyone interested can find the address in an
  278.     advert in AmigaWorld magazine.
  279.  
  280.      # PRINTER DRIVERS - If you've got an odd printer which seems to have
  281.     no specific Printer Driver available for it, you've got a couple of
  282.     alternatives:      - get the PRTDRVGEN 2.3 program from Amicus 22
  283.     (available for $6.50 from Megadisc like all the other PD disks) which
  284.     allows you to create your own if you're a fairly sophisticated
  285.     user of the Amiga, or
  286.                - ring up some of the user groups listed on this
  287.     disc, or
  288.                - ring up The Software Supermarket, 3162.5 Delaware
  289.     Ave, Kenmore NY 14217, Tel: 716/873 5321 in the US. They are said to
  290.     have about 100 available.
  291.     If none of those work, get another printer...
  292.  
  293.      # ERROR!! Lacetogl was supposed to be on MD2, but it didn't actually
  294.     get on...sorry to those who searched and searched for it. If you want
  295.     it, call.
  296.            Last issue, speaking of Multisoft in WA, the contact name
  297.     should have been Victoria Townsend - they deal in numerous Amiga
  298.     products, including a reasonable hard disk.
  299.  
  300.      # JENDAY - "Conversations with a Computer", a good disk for anyone
  301.     who's into AmigaBasic, takes you right through many of the techniques
  302.     in an entertaining way. Find it at your dealer.
  303.  
  304.                               by Tim Strachan
  305.  
  306.                 END OF HINTS & TIPS 
  307.